-
Home
-
Phrase TMS Integration for WordPress
-
4.7.4 (latest)
-
Code
-
Classes
- ShortcodeService
Total Complexity |
49 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
225 |
Lines of code |
179 |
Logical lines of code |
101 |
Comment lines |
5 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
loadFromJson() |
A |
46 |
8 |
38 |
init() |
A |
48 |
7 |
33 |
hasShortcode() |
S |
63 |
6 |
10 |
getCustomShortcodesDump() |
S |
59 |
5 |
13 |
addShortcode() |
S |
53 |
4 |
23 |
addOrUpdateShortcodeEndpoint() |
S |
59 |
4 |
14 |
removeDuplicateAttributes() |
S |
60 |
4 |
12 |
findShortcode() |
S |
66 |
4 |
8 |
deleteShortcodeEndpoint() |
S |
68 |
2 |
8 |
deleteShortcode() |
S |
63 |
2 |
10 |
getShortcodes() |
S |
82 |
1 |
3 |
getShortcodeData() |
S |
78 |
1 |
3 |
updateShortcode() |
S |
76 |
1 |
4 |